Ethereum Development Tutorials
Welcome to our curated list of community tutorials.
Learn Dapptools | Code like MakerDAO & the DAI team
ï¸Patrick
Collins
•
January 17, 2022 •
25
min •
External
We look at how to make all you wonderful web3, blockchain, and smart contract developers even BETTER by showing you how to use dapptools!
Events and Logging in Solidity
ï¸Patrick
Collins
•
November 25, 2021 •
5
min •
External
Learn all about solidity events and logging, with hardhat and brownie examples! With video example: https://www.youtube.com/watch?v=KDYJC85eS5M
How to become a blockchain engineer
ï¸Patrick
Collins
•
November 8, 2021 •
12
min •
External
We explore the steps one needs to take to enter the world as a blockchain developer and engineer. We talk about how to get there.
What is Multicall?
ï¸Patrick
Collins
•
October 14, 2021 •
15
min •
External
Learn how to make multiple API calls to a blockchain node with a single API call to a multicall contract.
Solidity, Blockchain, and Smart Contract Course
ï¸Patrick
Collins
•
September 9, 2021 •
960
min •
External
This course will give you a full introduction into all of the core concepts in blockchain, smart contracts, solidity, NFTs/ERC721s, ERC20s, Coding Decentralized Finance (DeFi), python and solidity, Chainlink, Ethereum, upgradable smart contracts, and full stack blockchain development.
How to make NFT Art with On-Chain Metadata
ï¸Patrick
Collins
•
September 3, 2021 •
180
min •
External
Explore the world of using SVGs to generate random NFT ImageURIs and Metadata 100% on-chain.
The Complete Guide to Full Stack Ethereum Development
ï¸Nader Dabit
•
August 25, 2021 •
18
min •
External
Building Full Stack dApps with React, Ethers.js, Solidity, and Hardhat
Decentralized Staking App
ï¸Austin
Griffith
•
August 15, 2021 •
External
Build, test and ship your own decentralized staking app!
Simple NFT Example
ï¸Austin
Griffith
•
August 3, 2021 •
External
Build, mint, and send around your own ERC721!
Leveraged Trading in DeFi
ï¸Patrick
Collins
•
June 29, 2021 •
34
min •
External
Leveraged trading is a common strategy in traditional finance, and leveraged trades are even easier to do in DeFi
Hardhat's tutorial for beginners
ï¸Hardhat
•
June 22, 2021 •
External
Hardhat's beginners guide to Ethereum contracts and dApp development
Aave Flash Loan Tutorial
ï¸Patrick
Collins
•
May
24, 2021 •
30
min •
External
All about upgradable smart contracts, proxies, and using delegatecall in your solidity.
Create your own Blockchain ERC20 Token
ï¸Patrick
Collins
•
May
24, 2021 •
30
min •
External
Deploy your smart contract to Opensea, end-to-end.
NFT/ERC-721/Collectible END-TO-END TUTORIAL | Deploy, List on Opensea, Host Metadata on IPFS
ï¸Patrick
Collins
•
May
9, 2021 •
17
min •
External
Build your own ERC20 token using Brownie, Python, and Solidity.
Upgrading your Smart Contracts | A Tutorial & Introduction
ï¸Patrick
Collins
•
April 25, 2021 •
17
min •
External
Learn how to make contracts that use flash loans. Using Brownie, Solidity, Aave.
How to Fetch the Current Price of Ethereum in Solidity
ï¸Harry
Papacharissiou
•
January 5, 2021 •
External
Learn how to fetch the current price of Bitcoin, Ethereum and other cryptocurrencies in your Solidity smart contracts.